← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 312)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 22 statements in 76µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
5831342µs37.6msJSON::Schema::Modern::Document::::_add_resourcesJSON::Schema::Modern::Document::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern::Document;
22276µs2228.2ms
# spent 37.6ms (342µs+37.2) within JSON::Schema::Modern::Document::_add_resources which was called 58 times, avg 648µs/call: # 36 times (255µs+9.08ms) by JSON::Schema::Modern::Document::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern/Document.pm:135] at line 133 of JSON/Schema/Modern/Document.pm, avg 259µs/call # 15 times (56µs+19.3ms) by JSON::Schema::Modern::Document::BUILD at line 171 of JSON/Schema/Modern/Document.pm, avg 1.29ms/call # 7 times (31µs+8.82ms) by JSON::Schema::Modern::Document::BUILD at line 168 of JSON/Schema/Modern/Document.pm, avg 1.27ms/call
sub _add_resources {$$wrapped->(@_);}
3;